Skip to content

Fix for python3.12 compatibility#2

Open
geekbeast wants to merge 7 commits intotgcsaba:mainfrom
geekbeast:main
Open

Fix for python3.12 compatibility#2
geekbeast wants to merge 7 commits intotgcsaba:mainfrom
geekbeast:main

Conversation

@geekbeast
Copy link

Versions of numpy below 1.26.0 use deprecated interfaces that have been removed in Python 3.12. This makes it possible to run these kernels in mojo.

geekbeast and others added 7 commits September 24, 2024 18:11
Need to use numpy version < 1.26.0 in order to be compatible with python3.12
Use cupy-cuda-12 instead of cupy.
Upgrades tdqm.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant